--------------------------------------------------------------------------------------------
Advanced Ini tech
--------------------------------------------------------------------------------------------

Read this last.  So this is whats its all about.  The advanced features. I dont want a single email about
a question about this section. This is for those who understand.  If you dont then dont 
worry about it.


How to use really USE the techology of my dashboard menuing system.
--------------------------------------------------------------------------------------------
Rule 1.
--------------------------------------------------------------------------------------------
Any menu in my dashboard can either run another menu, execute a file, read a help file.
So you can create sub-menus this way.

--------------------------------------------------------------------------------------------
Sub Menu example:
--------------------------------------------------------------------------------------------

Example
Games.ini
Favorate Game==e:\games\test drive\default.xbe
Racing==c:\xos\ini\racing.ini
Shooters==c:\xos\ini\firstperson.ini
Strat==c:\xos\ini\strat.ini

Racing.ini

Test Drive==e:\games\game1\test.xbe
Need for Speed==e:\games\need for speed\default.xbe
Viper Raccing==e:\games\viperracing\default.xbe

--------------------------------------------------------------------------------------------
Put multipul games on one cd Example
--------------------------------------------------------------------------------------------
First

in the menu.ini make a link to a menu on the dvd
Example
menu.ini
Play Xbox Disc==d:\default.xbe
Play Xbox Mulit==d:\dvdmenu.ini
Games==c:\xos\ini\games.ini
Media==c:\xos\ini\media.ini
Tools==c:\xos\ini\tools.ini

and in DVDmenu.ini on the dvd

Test Drive==d:\game1\default.xbe
Need 4 speed==d:\game2\default.xbe
Viper Racing==d:\game3\whatever.xbe

